Welcome![Sign In][Sign Up]
Location:
Search - understanding linux

Search list

[Mathimatics-Numerical algorithmslinux内核0.11详细注释

Description: 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,- This book (v0.95) the complete code document has carried on the detailed comprehensive annotation and the explanation to the Linux early time operating system essence, is for the purpose of enabling the reader to obtain comprehensive and the profound understanding in the as far as possible short time to the Linux work mechanism,
Platform: | Size: 2287616 | Author: 杜水飞 | Hits:

[BooksUnderstanding The Linux Kernel

Description: linux kernel
Platform: | Size: 2608128 | Author: | Hits:

[BooksUnderstanding the Linux Kernel (2nd Ed)

Description: Understanding the Linux Kernel (2nd Ed)
Platform: | Size: 2039808 | Author: 忤怲 | Hits:

[BooksLinux Kernel核心中文手册

Description: 一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了解说。-and as its hardware system based on the close tie. The operating system only need to use some of the hardware in order to provide the function. To complete understanding of Linux, you need to understand the underlying hardware of the knowledge base. This chapter for the modern PC hardware to know.
Platform: | Size: 556032 | Author: 胡学锋 | Hits:

[OtherUnderstand Linux Kernel 2

Description: 深入理解linux内核第2版(英文)-Depth understanding of linux kernel 2nd edition (English)
Platform: | Size: 2589696 | Author: gnu | Hits:

[TCP/IP stacklinux系统下用C程序实现Ping功能

Description: linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp/ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
Platform: | Size: 6144 | Author: 朱冠胤 | Hits:

[OS Developlinux [0]11 源代码(带中文注释的)

Description: Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author's understanding, the Chinese changed, and acceded to the author's understanding of ideas and learning Linux kernel helpful.
Platform: | Size: 285696 | Author: 李建波 | Hits:

[Otherelf for linux

Description: 这是gcc编译中不可或缺的代码段,想了解elf的人不如从源代码入手,深入理解elf的思想。-gcc This is an indispensable source of that to understand better the elf from the start with the source code, in-depth understanding of elf thinking.
Platform: | Size: 269312 | Author: | Hits:

[Linux-UnixUnderstanding_The_Linux_Kernel

Description: Linux内核源代码分析的经典书籍(英文版)-Linux kernel source code analysis of the classic books (in English)
Platform: | Size: 2972672 | Author: zhou | Hits:

[Linux-UnixOReilly.Understanding.the.Linux.Kernel.3rd.Edition

Description: 这本书不用我多说了吧,经典书啊,这个是最新版本-this book Needless to say by now, classic book ah, this is the latest version
Platform: | Size: 2889728 | Author: 郭秋平 | Hits:

[Software EngineeringOreilly.Understanding.The.Linux.Kernel.2nd.Edition

Description: author:Oreilly Understanding.The.Linux.Kernel.2nd.Edition-author : Oreilly Understanding.The.Linux.Kernel.2nd.Edition
Platform: | Size: 1523712 | Author: 王彦 | Hits:

[Linux-UnixLinux2.6shell

Description: linux内核说明,了解linux内心精彩世界-shows that inner understanding linux wonderful world
Platform: | Size: 29696 | Author: 扬扬 | Hits:

[BooksLinux-Manual

Description: Linux管理员手册,操作系统提供的主要服务明实现这些服务的程序 with a considerable lack of detail目的是理解系统整体-Linux administrators manual, the main operating system for these services out of procedures with a considerable lack of detail is the purpose of understanding the overall system
Platform: | Size: 251904 | Author: 小军 | Hits:

[OtherUnderstanding_the_Linux_Kernel_Third_Edition

Description: Understand the linux kernel (the third edition)-Understand the Linux kernel (the third Sa'edi tion)
Platform: | Size: 2889728 | Author: 刘为 | Hits:

[Linux-UnixHOWTO-linux

Description: 这些是我丛网上download下来的一些资料,大家可以看看,对编写驱动和理解内核很有帮助-Cong which I download from the Internet information, we can see, Drivers on the preparation and understanding of the kernel helpful
Platform: | Size: 562176 | Author: 500jun | Hits:

[Software Engineeringunderstandinglinuxkernel3rd

Description: 深入理解linux内核,值得阅读的一般好书-Depth understanding of linux kernel, it is worth reading general books
Platform: | Size: 34354176 | Author: 李琦 | Hits:

[source in ebookLinux-bixuemingling

Description: Linux提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作、文件存取、目录操作、进程管理、文件权限设定等。所以,在Linux系统上工作离不开使用系统提供的命令。要想真正理解Linux系统,就必须从Linux命令学起,通过基础的命令学习可以进一步理解Linux系统。 不同Linux发行版的命令数量不一样,但Linux发行版本最少的命令也有200多个。这里笔者把比较重要和使用频率最多的命令,按照它们在系统中的作用分成下面六个部分一一介绍。 -Linux provides a large number of orders, it can be effectively completed a lot of work, such as disk operations, file access, directory operations, process management, file permissions and other settings. Therefore, in working on Linux systems can not be separated from the use of system commands. To really understand Linux systems, we must learn from the Linux command through a command-based learning can be a better understanding of Linux systems. Different Linux distributions the number of different orders, but the Linux release at least an order also has more than 200. Here the author is more important and the most frequently used commands, in accordance with their role in the system is divided into six parts each of the following introduction.
Platform: | Size: 156672 | Author: 刘云 | Hits:

[OS Developlinux-0.11

Description: linux0.11版源程序,通过阅读该代码可以对linux的组成和任务的完成有很好的了解-linux0.11 version of source code, by reading the code on linux the composition and tasks have a good understanding of
Platform: | Size: 124928 | Author: 牧云 | Hits:

[Otherunderstanding-Linux-kernal

Description: 深入理解linux内核 完整超清,学习linux必备书籍经典书籍-understanding linux kernal ,classical book for learning linux
Platform: | Size: 13590528 | Author: paper | Hits:

[Internet-Networkunderstanding-linux-network-internals

Description: understanding-linux-network-internals
Platform: | Size: 7845888 | Author: Kamin | Hits:
« 1 23 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net